| 1. | Hard links include a copy of the file 硬式联结包括文件的一个拷贝。 |
| 2. | Soft / hard linking piece changeover handle : change the soft / hard linking piece functionally 软、硬压板切换把手:进行软硬压板的功能切换。 |
| 3. | In agreement with the selected navigation language , your hard link will be presented in form of 与选择的语言向对应,您的链接将以以下的形式呈现: |
| 4. | These revision libraries even use a similar optimization of sharing data on disk between files that don ' t change by using hard links 这个版本甚至用相似的优化磁盘上的共享数据,未改变的用硬链接。 |
| 5. | But it ' s much easier to distinguish between an itty - bitty symbolic link and the target file , than the original doc and any other hard link to it 但是,它也使得区分符号链接和目标文件比起区分原始文件和其他硬链接来得容易。 |
| 6. | Hard links are becoming more and more obsolete , in favor of soft links . i strongly suggest you use symlinks , unless you know what you are doing 相对于软链接,硬链接被用得越来越少了。我强烈建议你使用符号链接,除非你知道你正在做什么。 |
| 7. | The other enhancements in the pipeline are " luxury items " : backing up files , that are not directories , files , named pipes , symbolic or hard links 另外在管线上的增进是豪华项目:备份档案、那不是目录、档案、命名了的管线、符号或硬连接。 |
| 8. | A symbolic link is merely a file that refers to another file ; a hard link is actually the same exact information , located at the same spot on the disk 符号链接仅仅只是一个指向另一个文件的文件;而硬链接则实际上是被定位在磁盘相同点上的完全相同的信息。 |
| 9. | More specifically , it limits users from following untrusted symbolic links created in certain directories and limits users from creating hard links to files they don t have read and write access to 更具体地讲,它限制用户使用在某些目录下创建的不受信任的符号链接,并限制用户创建指向他们不能读写访问的文件的硬链接。 |
| 10. | With a hard link , you can pick any one of the instances of the file , and delete all the rest , and it ' ll still exist ; with symbolic links , you can delete the target file and then all the symbolic links to it will point to a non - existent file 使用硬链接,你可以选择文件的任何一个实例并删除所有其他的,该仍然存在;而用符号链接,当你删除了目标文件之后,那所有的软链接将指向一个并不存在的文件! |